Welcome![Sign In][Sign Up]
Location:
Search - mpeg vc

Search list

[Audio programminimpegplayer

Description: 一个简单的mpeg播放器,可以在vc下编译 -a simple mpeg player, the compiler under vc
Platform: | Size: 23331 | Author: 苏哲 | Hits:

[mpeg mp327zao21

Description: 这是个mpeg文件播放器,在VC中执行,可以直接运行。不过得先装directshow。-This is a document mpeg player, in the implementation of VC can be run directly. But in the first load directshow.
Platform: | Size: 278934 | Author: 钱晓鸿 | Hits:

[Speech/Voice recognition/combineMPEGaac

Description: \\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 \\bin 给出了该文件的可执行程序 \\mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \\AAC \\aacenc mpeg2 AAC音频编码程序 \\aacdec mpeg2 AAC音频解码程序-\\ mpeg2 \\ doc \\ mpeg2enc.doc and mpeg2dec.doc document contains a decoder for further information. \\ Verify a group used for the certification of small images and the data flow, and used to automatically detect encoder and decoder output of the Unix shell script file. \\ Src \\ mpeg2enc encoder source code and compiled under VC executable \\ mpeg2dec decoder source code and compiled under VC executable \\ par is a group of 25 per second in 30 and the rate under MPEG-2 and MPEG-1 encoding of the document encoding parameters. \\ Bin presented the document executable \\ mpeg2ply to include a broadcast and mpeg1 mpeg2 video stream of windows executable. \\ AAC \\ aacenc mpeg2 AAC audio coding procedures \\ aacdec mpeg2 AAC Audio Decoder
Platform: | Size: 804929 | Author: guzhiru | Hits:

[DirextXvideoclient

Description: 播放mpeg avi等各种格式的视频文件的vc例程,Direct Show 技术-broadcast mpeg avi, and other formats of video files vc routines, Direct Show
Platform: | Size: 25631 | Author: fuxinrong | Hits:

[mpeg mp3MPEGcodec

Description: this process is about how to complete MPEG codec, write by VC++.-this process is about how to complete MPEG c odec, write by VC.
Platform: | Size: 267002 | Author: 玫玫 | Hits:

[Streaming Mpeg4smpeg-0.5.4b

Description: 本软件是音频(mp3),视频(mpeg)解码c++程序,提供了vc下和linux下的两个版本,也可以移植到嵌入式系统中。-Audio (mp3), video (mpeg) decoder c procedures, vc provided under linux and the two versions can be transplanted to embedded systems.
Platform: | Size: 391185 | Author: 谭鸿 | Hits:

[Graph programavi2mpg1_ver1_11_src

Description: 使用vc開發環境 , 可將avi檔轉成mpeg檔
Platform: | Size: 179896 | Author: huw | Hits:

[Other resource4MonitorVideoCoderBasedOnTMS320C6211DSP

Description: 本文首先对DSP技术特别是TI公司的C6000系列进行了介绍,为以后的编码算法研究工作做准备。 之后通过对目前的视频编码标准的分析和比较,选择了MPEG-4视频编码标准作为监控视频编码框架。 接着在对MPEG-4视频压缩基本技术分析的基础上,结合监控视频和C6211DSP硬件的特点, 深入研究了运动估计、DCT变换、量化等算法并进行了优化, 采用了基于钻石搜索的背景块运动搜索算法和全零块预判别算法,提高了编码程序的效率。 随后,本文在PC机上采用VC编写了改进后的MPEG-4视频编码器和解码器的软件,验证了对算法改进的可行性。
Platform: | Size: 4559525 | Author: 李岚熙 | Hits:

[mpeg mp3mpeg2

Description: 《vc++实现JPEG和MPEG编解码》一书光盘中的mpeg 2解码程序
Platform: | Size: 603043 | Author: 陶雄飞 | Hits:

[Multimedia programmpeg4decsrc

Description: mpeg编码代码,vc++编写,含测试程序。
Platform: | Size: 148268 | Author: xulan | Hits:

[mpeg mp3avi2mpg

Description: 用VC++开发的将AVi格式向MPEG格式转换源代码
Platform: | Size: 41296 | Author: chenjianping | Hits:

[Streaming Mpeg4mpeg4shipin

Description: VC++实现MPEG-4的视频编解码,较为完整,重要算法都有
Platform: | Size: 112431 | Author: 王晓川 | Hits:

[Multimedia programautoplaysnd

Description: 可视动画控件ActiveMovie是Microsoft公司开发的ActiveX控件,从开始的1.0版、1.2版到现在的2.0版,功能上已经有了很大的改进。由于该控件内嵌了Microsoft MPEG音频解码器和Microsoft MPEG视频解码器,所以能够很好地支持音频文件和视频文件,用其播放的VCD效果就很好。另外,播放时若用鼠标右键单击画面,可以直接对画面的播放、暂停、停止等进行控制,读者还可以自行在\"属性\"栏中对影片播放进行控制设置,用起来非常方便。 在Microsoft公司推出的VC++6.0中已经包含了ActiveMovie控件的2.0版,此源代码在VC++6.0下利用这个控件实现了自动连续播放。-visualization animation controls ActiveMovie is Microsoft's ActiveX controls from the beginning of version 1.0, version 1.2 to version 2.0 now, the function has been greatly improved. Since the controls embedded Microsoft MPEG audio decoder and Microsoft MPEG video decoder, so good to be able to support audio and video files, using the VCD player on the good results. Also, if played right-click images directly on the screen play, pause, stop, etc. control, readers can also own the "Properties" column for video playback control settings, very convenient for them to use. Microsoft launched the VC 6.0 includes all of the ActiveMovie Control Version 2.0, the source code in VC 6.0 using the automatic controls to achieve the continuous play.
Platform: | Size: 55138 | Author: 田道锋 | Hits:

[mpeg mp3Mpeg_2encdec

Description: mpeg-2编码解码源码,《vc++实现JPEG和MPEG编解码》的范例,附exe
Platform: | Size: 601388 | Author: warden | Hits:

[mpeg mp3xvidcore-1.1.0

Description: MPEG-4 Xvid源代码(含VC编译指南)
Platform: | Size: 848148 | Author: 小狐 | Hits:

[Streaming Mpeg4xvidcore-1.1.3

Description: mpeg-4标准的xvid编解码内核源码,开发环境为pc机vc++ 6.0或dsp TMS320MD642嵌入式系统
Platform: | Size: 836979 | Author: 张先生 | Hits:

[Streaming Mpeg4encoder

Description: 用VC++代码实现了MPEG-4视频编码算法,可以对原始图像进行压缩编码
Platform: | Size: 87130 | Author: 森海 | Hits:

[Special Effects2

Description: AVi格式向MPEG格式转换源码,vc++图像处理原程序-_图像处理
Platform: | Size: 44558 | Author: 桂祖恒 | Hits:

[Special Effects44

Description: \\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 \\bin 给出了该文件的可执行程序 \\mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。 \\AAC \\aacenc mpeg2 AAC音频编码程序 \\aacdec mpeg2 AAC音频解码程序
Platform: | Size: 694970 | Author: 韩义 | Hits:

[WinSock-NDISvideoSend

Description: 网络视频的压缩传输,能够支持mpeg等多种格式,内有详细的使用说明,本文为vc源码
Platform: | Size: 122828 | Author: 陈飞扬 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 »

CodeBus www.codebus.net